Welcome![Sign In][Sign Up]
Location:
Search - linux c tcp

Search list

[Linux-Unixcheck_sum_

Description: /*** *** check_sum.c********************/ /* linux 利用原始socket抓包,并进行tcp封包伪造,进行正确的校验和计算的例子程序.****/ /*作者 CBCHEN .CBCHEN@ZZIA.EDU.CN***************/ /*在 linux2.4,环境,gcc 下编译通过*****/-/************ check_sum.c********************//* linux using primitive capturing Packet socket, and forged tcp packet for the correct calibration and calculation procedures example .****//* Author CBCHEN. CBCHEN@ZZIA.EDU.CN***************//* linux2.4, the environment, gcc compiler through*****/
Platform: | Size: 2048 | Author: 陈东 | Hits:

[Linux-Unixtcpc

Description: Linux下的C编程,使用tcp协议,定时发送数据,为客户端程序。-C programming under Linux, use the tcp protocol, regularly send data to client program.
Platform: | Size: 1024 | Author: 李峰 | Hits:

[Linux-Unixtcps

Description: Linux下使用C编程,使用TCP协议,接收数据,为服务端-The use of C programming under Linux, use the TCP protocol, receive data, the service client
Platform: | Size: 1024 | Author: 李峰 | Hits:

[Linux-UnixTomandJerry

Description: 用五个实例来解释linux下的c编程,包括文件读写、进程、线程、管道、TCP通信等-With five examples to explain the c programming under linux, including documents to read and write, process, thread, pipe, TCP communications
Platform: | Size: 13312 | Author: 李旭章 | Hits:

[Internet-Networklinux_network

Description: 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
Platform: | Size: 571392 | Author: 赵炜 | Hits:

[Internet-NetworkTCPremotecontrol

Description: linux环境下的运用C程序语言写的TCP远程控制程序-linux environment using C programming language to write procedures for remote control of the TCP
Platform: | Size: 2048 | Author: 王河龙 | Hits:

[Internet-Networkser_cli

Description: 基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222  -TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source. Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
Platform: | Size: 6144 | Author: 范超 | Hits:

[TCP/IP stacktcpudpsocket.tar

Description: 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehensive, TCP and UDP programming have, you can get through the socket host IP, the server and the client to send a text this news, want to be helpful for beginners.
Platform: | Size: 13312 | Author: 马逸 | Hits:

[Linux-Unixtcpudp

Description: 用C语言编写的简单tcp,udp连接程序,用于Linux下的套接字实现-C language with a simple tcp, udp connection program for Linux under the socket to achieve
Platform: | Size: 2048 | Author: 王军 | Hits:

[Internet-Networkwintcp.tar

Description: linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于tcp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the tcp protocol
Platform: | Size: 38912 | Author: 金敏 | Hits:

[Delphi VCLsynapse39

Description: Synapse TCP/IP 组件 支持基于TCP/IP协议,软件开发组件 支持版本: Delphi 3-7, Delphi 2005-2007, C++Builder, Kylix 1-3 or FreePascal 2.x.x experimental Delphi.NET (Delphi 8+) experimental Delphi 2009+-Synapse TCP/IP library Requirements Win32 operating system (Win9x, WinNT, WinME, Win2k, WinXP,… Not Win32s or WinCE!!!) or Unix/Linux operating system. TCP/IP protocol Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets support by Frepascal on Unix/Linux Delphi 3-7, Delphi 2005-2007, C++Builder, Kylix 1-3 or FreePascal 2.x.x experimental Delphi.NET (Delphi 8+) experimental Delphi 2009+
Platform: | Size: 710656 | Author: Yexz | Hits:

[Internet-Networkchat

Description: 在Linux下有关C语言网络聊天系统的源代码..使用的是tcp协议-In the Linux under the C language source code online chat system .. using tcp protocol
Platform: | Size: 6144 | Author: 谭理 | Hits:

[TCP/IP stackSockets-2.3.9.1

Description: C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. The source code is released under the terms of the GNU GPL, but is also available under an alternative license.
Platform: | Size: 318464 | Author: geddy | Hits:

[Internet-NetworkSharpPcap-3.0.0.bin

Description: SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications. The following list illustrates the features currently supported by SharpPcap: Single assembly for Microsoft .NET and Mono platforms on Windows (32 or 64bit), Linux (32 or 64bit) and Mac. High performance- SharpPcap can capture fast enough to keep up with+3MB/s scp transfer rates WinPcap extensions are partially supported Setting the kernel buffer size Injecting packets using send queues Collecting network statistics on a given network interface Enumerating and showing details about the physical network interface on a Windows machine. Capturing low-level network packets going through a given interface. Analyzing and parsing the following protocols: Ethernet, ARP, IP (IPv4 and IPv6), TCP, UDP, ICMP, IGMP. Injecting low-level network packets on a given interface. Handling (reading and writing) offline packet capture files. Retrieving ad
Platform: | Size: 148480 | Author: liuxing | Hits:

[TCP/IP stacklinuxC

Description: linux操作系统下C编程入门,其中有TCP/IP编程的开发实例。-Introduction to C programming under linux operating system, including TCP/IP programming is introduced.
Platform: | Size: 509952 | Author: fang | Hits:

[Internet-NetworkUDP

Description: Linux平台下的基于TCP/IP协议的UDP服务器,同样只实现简单通信,C/S架构,支持并发连接。-Linux platform based on TCP/IP protocol UDP server, as only simple communication, C/S architecture, support for concurrent connections.
Platform: | Size: 2048 | Author: 张三 | Hits:

[Linux-Unixqq

Description: 在Linux下用C编写的简单的双人QQ聊天程序,用TCP编写的-Written with C in Linux, a simple double QQ chat program, written by TCP
Platform: | Size: 9216 | Author: 饶学莎 | Hits:

[Linux-Unixsocket.tar

Description: Linux TCP socket通讯,visual C++实现-Linux TCP socket communication, visual C++ implementation
Platform: | Size: 30720 | Author: yilan guo | Hits:

[ICQ-IM-Chatcheat

Description: Linux下基于TCP的C/S模型的聊天程序-Linux, TCP-based C/S model chat program
Platform: | Size: 61440 | Author: yechuan | Hits:

[Internet-NetworkTCPIPserver

Description: 基于linux环境下的C语言的服务器端代码:TCP/IPserver程序-Linux-based environment, C language server-side code: TCP/IPserver program
Platform: | Size: 1024 | Author: 邹林 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 »

CodeBus www.codebus.net